Skip to content

Conversation

@Rutpiv
Copy link
Contributor

@Rutpiv Rutpiv commented Oct 6, 2025

Testing the changes

  • I tested the changes in this PR: briefly

Local build testing

  • I built this PR locally for my native architecture (x86_64)
  • I built this PR locally for these architectures using specific masterdirs:
    • x86_64-musl
    • i686
  • I built this PR locally for these architectures (crossbuilds):
    • aarch64
    • aarch64-musl
    • armv7l
    • armv7l-musl
    • armv6l
    • armv6l-musl

@Rutpiv
Copy link
Contributor Author

Rutpiv commented Nov 1, 2025

I’ll leave this PR as a draft for now while I work on updating the template for version 0.34.
I’m also planning to add a separate package for the documentation.

@Rutpiv Rutpiv marked this pull request as draft November 1, 2025 02:30
@Rutpiv
Copy link
Contributor Author

Rutpiv commented Dec 22, 2025

Split documentation into a separate subpackage and expose it as an optional build feature.

  • Add doc build option (default ON) to generate and package doxygen HTML as liblo-doc.
  • Keep development files in liblo-devel (headers, pkg-config file, and linker symlink).
  • When doc is disabled, pass --disable-doc to avoid generating docs at build time.

Additionally, switch the source to the GitHub repository.

  • The GitHub archive does not ship a pre-generated configure script,
    so the build now runs ./autogen.sh --no-configure.
  • Add autoconf, automake, and libtool to hostmakedepends to support
    regenerating the build system.

@Rutpiv Rutpiv marked this pull request as ready for review December 22, 2025 03:18
@Rutpiv Rutpiv changed the title liblo: update to 0.33. liblo: update to 0.34. Dec 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant